Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle empty backtrace from Solid Queue failed execution #149

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

rosa
Copy link
Member

@rosa rosa commented Aug 14, 2024

This happens if we have to mark a job as failed because the worker processing it died. There won't be a proper backtrace in the exception in that case.

Related: rails/solid_queue#277

This happens if we have to mark a job as failed because the worker
processing it died. There won't be a proper backtrace in the exception
in that case.
@rosa rosa merged commit ec05d2c into main Aug 14, 2024
10 checks passed
@rosa rosa deleted the nil-backtrace branch August 14, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant